wayland: Add support for output device removal
authorRob Bradford <rob@linux.intel.com>
Thu, 14 Feb 2013 13:28:07 +0000 (13:28 +0000)
committerRob Bradford <rob@linux.intel.com>
Thu, 14 Feb 2013 13:28:07 +0000 (13:28 +0000)
commit4e1d99994073a0d16d02b6c29474c4700e1d9318
tree5771b5ce67e22d7efab192b6bed58f1abbe1a343
parentfab808f92cb3afa2fb39d503615247dc4f3cfffa
wayland: Add support for output device removal

Since we only receive an object id for the removed object we must try and
remove that from the list of devices based on that id.
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdkscreen-wayland.c